home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.19941221-19950208
/
000093_news@columbia.edu_Wed Jan 4 16:47:11 1995.msg
< prev
next >
Wrap
Internet Message Format
|
1995-07-31
|
2KB
Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA23095
(5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 4 Jan 1995 15:22:40 -0500
Received: by apakabar.cc.columbia.edu id AA26485
(5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 4 Jan 1995 15:22:38 -0500
Path: news.columbia.edu!panix!news.mathworks.com!hookup!swrinde!howland.reston.ans.net!newsserver.jvnc.net!cmi.hahnemann.edu!news
From: BRENNAN@HAL.HAHNEMANN.EDU (A. Andrew Brennan)
Newsgroups: comp.protocols.kermit.misc
Subject: ESC[0m ???
Date: 4 Jan 1995 16:47:11 GMT
Organization: Hahnemann University
Lines: 17
Distribution: world
Message-Id: <3eejef$3vs@cmi.hahnemann.edu>
Nntp-Posting-Host: hal.hahnemann.edu
X-News-Reader: VMS NEWS v1.25
Apparently-To: kermit.misc@watsun.cc.columbia.edu
Ok, I've not played with ANSI sequences much - but dug out the trusty
"Using MS-DOS Kermit" text (both for the sequences and the ASCII tables)
to tackle today's problem.
I'm adding a "diskquota display" to our menu system and would like to
have the "you're over your quota, delete files now" message come up in
red. No problem - "ESC[0;31m DELETE FILES ESC[0m", right? Now, on the
DECterm I use it's a RED DELETE and back to normal colors. Kermit (in
both 3.13 and 3.14) doesn't reset to the original colors with that ANSI
sequence, although the text appears to indicate that it will.
Any idea on this one? Is it a Kermit problem or simply my own bit of
ANSI newbie-dom showing (in which case there's a better sequence for
resetting colors, right? :^)
andrew. (brennan@hal.hahnemann.edu)